func math.sinPi

2 uses

	math (current package)
		lgamma.go#L220: 		t := sinPi(x)
		lgamma.go#L325: func sinPi(x float64) float64 {